Twelve: Maximal Flow, Shortest Path, Multicommodity Flow, and Network Synthesis Problems
ثبت نشده
چکیده
Two special and important network flow problems are the maximal flow problem and the shortest path problem. Both of these problems can be solved by either the network simplex method of Chapter 9 or the out-of-kilter algorithm of Chapter 11. However, their frequent occurrence in practice and the specialized, more efficient procedures that can be developed for handling these two problems provide a strong case for considering them separately. We also include in this chapter an introduction to the class of network flow problems called multicommodity network flows. In Chapters 9, 10, and 11 we have considered network flow problems in which it was not necessary to distinguish among the units flowing in the networks. There was essentially a single commodity or type of unit. There are network flow problems in which different types of units must be treated. In these instances, supplies and demands are by commodity type, and the distinction among the commodities must be maintained. We shall examine this multicommodity flow problem, consider the difficulty in dealing with it, and present a decomposition-based procedure for solving it. Another topic that we introduce is network synthesis. The network flow problems considered thus far are analysis problems. A network is given, and some analysis is performed on it. On the other hand, the network synthesis problem requires one to construct an optimal network (in some defined sense) that satisfies certain specifications. Several of the tools developed in this book, including network analysis and decomposition methods, can be used to study such problems.
منابع مشابه
Applying algorithm finding shortest path in the multiple- weighted graphs to find maximal flow in extended linear multicomodity multicost network
The shortest path finding algorithm is used in many problems on graphs and networks. This article will introduce the algorithm to find the shortest path between two vertices on the extended graph. Next, the algorithm finds the shortest path between the pairs of vertices on the extended graph with multiple weights is developed. Then, the shortest path finding algorithms is used to find the maxim...
متن کاملFast Shortest Path Computation for Solving the Multicommodity Flow Problem
For solving the multicommodity flow problems, Lagrangian relaxation based algorithms are fast in practice. The time-consuming part of the algorithms is the shortest path computations in solving the Lagrangian dual problem. We show that an A* search based algorithm is faster than Dijkstra’s algorithm for the shortest path computations when the number of demands is relatively smaller than the siz...
متن کاملFaster and Simpler Algorithms for Multicommodity Flow and Other Fractional Packing Problems
This paper considers the problem of designing fast, approximate, combinatorial algorithms for multicommodity flows and other fractional packing problems. We provide a different approach to these problems which yields faster and much simpler algorithms. Our approach also allows us to substitute shortest path computations for min-cost flow computations in computing maximum concurrent flow and min...
متن کاملQoS-aware Multicommodity Flows and Transportation Planning
We consider the QoS-aware Multicommodity Flow problem, a natural generalization of the weighted multicommodity flow problem where the demands and commodity values are elastic to the Quality-ofService characteristics of the underlying network. The problem is fundamental in transportation planning and also has important applications beyond the transportation domain. We provide a FPTAS for the QoS...
متن کاملFast and simple approximation schemes for generalized flow
We present fast and simple fully polynomial-time approximation schemes (FPTAS) for generalized versions of maximum flow, multicommodity flow, minimum cost maximum flow, and minimum cost multicommodity flow. We extend and refine fractional packing frameworks introduced in FPTAS’s for traditional multicommodity flow and packing linear programs. Our FPTAS’s dominate the previous best known complex...
متن کامل